/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .drop-shadow {
	color: #FFF;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.60);
}

/*
 * Headerbar
 */
.tm-headerbar {
	padding: 30px 0;
	background-image: url(/images/top-background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tm-headerbar .tm-logo {
  float: left;
}

.tm-fullscreen:not(.uk-hidden-large) + .tm-page {
position: relative;
}